﻿2026-04-27T06:42:44.5108952Z ##[group]Run actions/checkout@v4
2026-04-27T06:42:44.5110023Z with:
2026-04-27T06:42:44.5110523Z   repository: Mesya82/Service-Book
2026-04-27T06:42:44.5111493Z   token: ***
2026-04-27T06:42:44.5111959Z   ssh-strict: true
2026-04-27T06:42:44.5112456Z   ssh-user: git
2026-04-27T06:42:44.5112967Z   persist-credentials: true
2026-04-27T06:42:44.5113578Z   clean: true
2026-04-27T06:42:44.5114298Z   sparse-checkout-cone-mode: true
2026-04-27T06:42:44.5114989Z   fetch-depth: 1
2026-04-27T06:42:44.5115487Z   fetch-tags: false
2026-04-27T06:42:44.5116028Z   show-progress: true
2026-04-27T06:42:44.5116561Z   lfs: false
2026-04-27T06:42:44.5117011Z   submodules: false
2026-04-27T06:42:44.5117539Z   set-safe-directory: true
2026-04-27T06:42:44.5118383Z ##[endgroup]
2026-04-27T06:42:44.6279392Z Syncing repository: Mesya82/Service-Book
2026-04-27T06:42:44.6281780Z ##[group]Getting Git version info
2026-04-27T06:42:44.6282893Z Working directory is '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:44.6284772Z [command]/usr/bin/git version
2026-04-27T06:42:44.6316215Z git version 2.53.0
2026-04-27T06:42:44.6345492Z ##[endgroup]
2026-04-27T06:42:44.6362967Z Temporarily overriding HOME='/home/runner/work/_temp/da6d277d-7f8c-40b8-938a-2cf05021e315' before making global git config changes
2026-04-27T06:42:44.6367296Z Adding repository directory to the temporary git global config as a safe directory
2026-04-27T06:42:44.6370725Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:44.6406236Z Deleting the contents of '/home/runner/work/Service-Book/Service-Book'
2026-04-27T06:42:44.6409930Z ##[group]Initializing the repository
2026-04-27T06:42:44.6415673Z [command]/usr/bin/git init /home/runner/work/Service-Book/Service-Book
2026-04-27T06:42:44.6518806Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-04-27T06:42:44.6521738Z hint: will change to "main" in Git 3.0. To configure the initial branch name
2026-04-27T06:42:44.6525085Z hint: to use in all of your new repositories, which will suppress this warning,
2026-04-27T06:42:44.6527058Z hint: call:
2026-04-27T06:42:44.6527872Z hint:
2026-04-27T06:42:44.6528966Z hint: 	git config --global init.defaultBranch <name>
2026-04-27T06:42:44.6530355Z hint:
2026-04-27T06:42:44.6531611Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-04-27T06:42:44.6534369Z hint: 'development'. The just-created branch can be renamed via this command:
2026-04-27T06:42:44.6536379Z hint:
2026-04-27T06:42:44.6537259Z hint: 	git branch -m <name>
2026-04-27T06:42:44.6538208Z hint:
2026-04-27T06:42:44.6539588Z hint: Disable this message with "git config set advice.defaultBranchName false"
2026-04-27T06:42:44.6542634Z Initialized empty Git repository in /home/runner/work/Service-Book/Service-Book/.git/
2026-04-27T06:42:44.6545779Z [command]/usr/bin/git remote add origin https://github.com/Mesya82/Service-Book
2026-04-27T06:42:44.6571213Z ##[endgroup]
2026-04-27T06:42:44.6572761Z ##[group]Disabling automatic garbage collection
2026-04-27T06:42:44.6575812Z [command]/usr/bin/git config --local gc.auto 0
2026-04-27T06:42:44.6608508Z ##[endgroup]
2026-04-27T06:42:44.6610070Z ##[group]Setting up auth
2026-04-27T06:42:44.6617151Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-04-27T06:42:44.6652081Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-04-27T06:42:44.6940465Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-04-27T06:42:44.6975499Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-04-27T06:42:44.7212292Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-04-27T06:42:44.7246420Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-04-27T06:42:44.7479253Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-04-27T06:42:44.7516896Z ##[endgroup]
2026-04-27T06:42:44.7518830Z ##[group]Fetching the repository
2026-04-27T06:42:44.7528837Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +f08019d1a6f9983787ae9531704653320e8557ee:refs/remotes/pull/23/merge
2026-04-27T06:42:45.1524222Z From https://github.com/Mesya82/Service-Book
2026-04-27T06:42:45.1525884Z  * [new ref]         f08019d1a6f9983787ae9531704653320e8557ee -> pull/23/merge
2026-04-27T06:42:45.1555597Z ##[endgroup]
2026-04-27T06:42:45.1557259Z ##[group]Determining the checkout info
2026-04-27T06:42:45.1559300Z ##[endgroup]
2026-04-27T06:42:45.1562291Z [command]/usr/bin/git sparse-checkout disable
2026-04-27T06:42:45.1599914Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-04-27T06:42:45.1626994Z ##[group]Checking out the ref
2026-04-27T06:42:45.1631093Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/23/merge
2026-04-27T06:42:45.4003637Z Note: switching to 'refs/remotes/pull/23/merge'.
2026-04-27T06:42:45.4004974Z 
2026-04-27T06:42:45.4005680Z You are in 'detached HEAD' state. You can look around, make experimental
2026-04-27T06:42:45.4007160Z changes and commit them, and you can discard any commits you make in this
2026-04-27T06:42:45.4008782Z state without impacting any branches by switching back to a branch.
2026-04-27T06:42:45.4009687Z 
2026-04-27T06:42:45.4010270Z If you want to create a new branch to retain commits you create, you may
2026-04-27T06:42:45.4011561Z do so (now or later) by using -c with the switch command. Example:
2026-04-27T06:42:45.4012484Z 
2026-04-27T06:42:45.4013028Z   git switch -c <new-branch-name>
2026-04-27T06:42:45.4013547Z 
2026-04-27T06:42:45.4013808Z Or undo this operation with:
2026-04-27T06:42:45.4014706Z 
2026-04-27T06:42:45.4014941Z   git switch -
2026-04-27T06:42:45.4015355Z 
2026-04-27T06:42:45.4016026Z Turn off this advice by setting config variable advice.detachedHead to false
2026-04-27T06:42:45.4016966Z 
2026-04-27T06:42:45.4017991Z HEAD is now at f08019d Merge 707a58e924f1600777f2923857129fb1cd27bbb7 into 6a1fa2bee2c4e937b0b935e7c7b45e87e9807850
2026-04-27T06:42:45.4248484Z Encountered 1 file that should have been a pointer, but wasn't:
2026-04-27T06:42:45.4251388Z 	app/coverage-baselines/gmd_smoke.ec
2026-04-27T06:42:45.4265948Z ##[endgroup]
2026-04-27T06:42:45.4306927Z [command]/usr/bin/git log -1 --format=%H
2026-04-27T06:42:45.4330603Z f08019d1a6f9983787ae9531704653320e8557ee
